Revert "tests: Disable accel test until fixed"
authorBastien Nocera <hadess@hadess.net>
Wed, 16 Nov 2011 15:02:06 +0000 (15:02 +0000)
committerBastien Nocera <hadess@hadess.net>
Wed, 16 Nov 2011 15:02:06 +0000 (15:02 +0000)
The test now works correctly.

This reverts commit ba397a3431ee3850a72d8eab394b7ee62e65b737.

gtk/tests/Makefile.am

index 8187927610854e55acf78eceed0902ca7c79e2c0..f71e346f0ef8ce4ac9ba78b725f5319fee6a96b0 100644 (file)
@@ -54,11 +54,9 @@ TEST_PROGS                   += floating
 floating_SOURCES                = floating.c
 floating_LDADD                  = $(progs_ldadd)
 
-# This doesn't work, see:
-# https://bugzilla.gnome.org/show_bug.cgi?id=662755
-#TEST_PROGS                    += accel
-#accel_SOURCES                  = accel.c
-#accel_LDADD                    = $(progs_ldadd)
+TEST_PROGS                     += accel
+accel_SOURCES                   = accel.c
+accel_LDADD                     = $(progs_ldadd)
 
 #TEST_PROGS                    += object
 #object_SOURCES                         = object.c pixbuf-init.c